Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dependency on python3-pkg-resources #33

Merged
merged 3 commits into from
Oct 30, 2024

Conversation

ernstleierzopf
Copy link
Contributor

Make sure these boxes are signed before submitting your Pull Request -- thank you.

Must haves

Fixes #1341

Submission specific

  • This PR adds required modules to the aminer installation
  • This PR changes installations of existing modules
  • This PR changes the default python version for the aminer

Describe changes:

Comment on lines -7 to -12
- name: Install python3-cerberus
pip:
name: cerberus
executable: pip3
state: latest

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please keep it for the old debian buster

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

moved this to the main task so it is installed for all OSes via pip anyways. This would be a duplicate installation.

@whotwagner please review this again as no change is needed IMO.

@whotwagner whotwagner merged commit 57fc846 into ait-aecid:development Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants